15. Configure a Task

Configure a Task

Question:

Start Quiz:

INSTRUCTOR NOTE:

Run the console command:

    gradle -b solution.gradle tasks

and see if you can match up what's on the quiz slide with your terminal output!

The code for this exercise is in the 1.07-Exercise-ConfigureATask folder.

Remember you can find the exercise and quiz solutions in the solution.gradle file!